home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / clw438.zip / libs.ex$ / CGEN.CLB < prev    next >
Text File  |  1997-06-07  |  22KB  |  327 lines

  1. CLINT FORMAT 2.0
  2. #/* cgen.c */
  3.  
  4. CLINT FORMAT 2.0
  5. math.h,50;50:atan2l;16450,11,0,long double atan2l(long double, long double);
  6. stdio.h,202;202:fgetchar;16450,11,0,int fgetchar(void);
  7. string.h,115;115:_fstrnicmp;16450,11,0,int far _fstrnicmp(const char far *, const char far *, size_t);
  8. math.h,63;63:modfl;16450,11,0,long double modfl(long double, long double *);
  9. ctype.h,36;36:isprint;16450,11,0,int isprint(int);
  10. mem.h,53;53:movmem;16450,11,0,void movmem(const void *, void *, unsigned);
  11. assert.h,17;17:__assertfail;16450,11,0,void __assertfail(char *, char *, char *, int);
  12. stdio.h,176;176:tmpnam;16450,11,0,char *tmpnam(char *);
  13. process.h,40;40:_cexit;16450,11,0,void _cexit(void);
  14. ctype.h,71;71:_ftoupper;16450,11,0,int _ftoupper(int);
  15. ctype.h,37;37:ispunct;16450,11,0,int ispunct(int);
  16. mem.h,39;39:memccpy;16450,11,0,void *memccpy(void *, const void *, int, size_t);
  17. stdio.h,203;203:flushall;16450,11,0,int flushall(void);
  18. math.h,19;19:_huge_ldble;8258,12,0,long double _huge_ldble;
  19. stdlib.h,153;153:_version;8258,12,0,unsigned _version;
  20. errno.h,74;74:_doserrno;8258,12,0,int _doserrno;
  21. stdio.h,161;161:perror;16450,11,0,void perror(const char *);
  22. stdlib.h,71;71:atexit;16450,11,0,int atexit(void (*)(void));
  23. signal.h,33;33:raise;16450,11,0,int raise(int);
  24. math.h,115;115:_atold;16450,11,0,long double _atold(const char *);
  25. ctype.h,38;38:isspace;16450,11,0,int isspace(int);
  26. mem.h,46;46:memicmp;16450,11,0,int memicmp(const void *, const void *, size_t);
  27. string.h,39;39:strcoll;16450,11,0,int strcoll(const char *, const char *);
  28. stdio.h,167;167:scanf;16450,11,0,int scanf(const char *, ...);
  29. math.h,17;17:_huge_dble;8258,12,0,double _huge_dble;
  30. string.h,41;41:strcspn;16450,11,0,size_t strcspn(const char *, const char *);
  31. math.h,112;112:pow10;16450,11,0,double pow10(int);
  32. stdio.h,220;220:_fgetc;16450,11,0,int _fgetc(FILE *);
  33. string.h,153;153:__strncat__;16450,11,0,char *__strncat__(char *, const char *, size_t);
  34. stdio.h,177;177:ungetc;16450,11,0,int ungetc(int, FILE *);
  35. stdio.h,158;158:fwrite;16450,11,0,size_t fwrite(const void *, size_t, size_t, FILE *);
  36. string.h,74;74:stricmp;16450,11,0,int stricmp(const char *, const char *);
  37. string.h,71;71:stpcpy;16450,11,0,char *stpcpy(char *, const char *);
  38. time.h,51;51:asctime;16450,11,0,char *asctime(const struct tm *);
  39. string.h,36;36:strcat;16450,11,0,char *strcat(char *, const char *);
  40. string.h,37;37:strchr;16450,11,0,char *strchr(const char *, int);
  41. math.h,117;117:polyl;16450,11,0,long double polyl(long double, int, long double *);
  42. string.h,38;38:strcmp;16450,11,0,int strcmp(const char *, const char *);
  43. string.h,40;40:strcpy;16450,11,0,char *strcpy(char *, const char *);
  44. string.h,73;73:strdup;16450,11,0,char *strdup(const char *);
  45. stdlib.h,105;105:wctomb;16450,11,0,int wctomb(char *, wchar_t);
  46. math.h,68;68:tanhl;16450,11,0,long double tanhl(long double);
  47. stdlib.h,88;88:mbstowcs;16450,11,0,size_t mbstowcs(wchar_t *, const char *, size_t);
  48. string.h,43;43:strlen;16450,11,0,size_t strlen(const char *);
  49. stdio.h,184;184:vsprintf;16450,11,0,int vsprintf(char *, const char *, void *);
  50. stdio.h,178;178:vfprintf;16450,11,0,int vfprintf(FILE *, const char *, void *);
  51. mem.h,48;48:memmove;16450,11,0,void *memmove(void *, const void *, size_t);
  52. string.h,75;75:strlwr;16450,11,0,char *strlwr(char *);
  53. string.h,46;46:strncmp;16450,11,0,int strncmp(const char *, const char *, size_t);
  54. stdio.h,188;188:unlink;16450,11,0,int unlink(const char *);
  55. string.h,44;44:strncat;16450,11,0,char *strncat(char *, const char *, size_t);
  56. string.h,79;79:strrev;16450,11,0,char *strrev(char *);
  57. ctype.h,24;24:_ctype;8258,12,0,char _ctype[];
  58. stdio.h,211;211:tempnam;16450,11,0,char *tempnam(char *, char *);
  59. string.h,80;80:strset;16450,11,0,char *strset(char *, int);
  60. string.h,54;54:strtok;16450,11,0,char *strtok(char *, const char *);
  61. stdlib.h,97;97:strtol;16450,11,0,long strtol(const char *, char **, int);
  62. string.h,52;52:strspn;16450,11,0,size_t strspn(const char *, const char *);
  63. stdlib.h,96;96:strtod;16450,11,0,double strtod(const char *, char **);
  64. string.h,48;48:strncpy;16450,11,0,char *strncpy(char *, const char *, size_t);
  65. string.h,53;53:strstr;16450,11,0,char *strstr(const char *, const char *);
  66. mem.h,80;80:__memcmp__;16450,11,0,int __memcmp__(const void *, const void *, size_t);
  67. string.h,81;81:strupr;16450,11,0,char *strupr(char *);
  68. math.h,65;65:sinhl;16450,11,0,long double sinhl(long double);
  69. fcntl.h,16;16:_fmode;8258,12,0,int _fmode;
  70. ctype.h,70;70:toupper;16450,11,0,int toupper(int);
  71. ctype.h,39;39:isupper;16450,11,0,int isupper(int);
  72. string.h,50;50:strpbrk;16450,11,0,char *strpbrk(const char *, const char *);
  73. math.h,113;113:_matherrl;16450,11,0,int _matherrl(struct _exceptionl *);
  74. string.h,51;51:strrchr;16450,11,0,char *strrchr(const char *, int);
  75. process.h,55;55:spawnlpe;16450,11,0,int spawnlpe(int, char *, char *, ...);
  76. stdio.h,209;209:rmtmp;16450,11,0,int rmtmp(void);
  77. string.h,78;78:strnset;16450,11,0,char *strnset(char *, int, size_t);
  78. math.h,60;60:ldexpl;16450,11,0,long double ldexpl(long double, int);
  79. stdlib.h,91;91:qsort;16450,11,0,void qsort(void *, size_t, size_t, int (*)(const void *, const void *));
  80. string.h,155;155:__strncmp__;16450,11,0,int __strncmp__(const char *, const char *, size_t);
  81. stdio.h,141;141:fclose;16450,11,0,int fclose(FILE *);
  82. mem.h,79;79:__memchr__;16450,11,0,void *__memchr__(const void *, int, size_t);
  83. stdio.h,221;221:_fputc;16450,11,0,int _fputc(char, FILE *);
  84. stdlib.h,95;95:srand;16450,11,0,void srand(unsigned);
  85. stdio.h,205;205:_fsopen;16450,11,0,FILE *_fsopen(const char *, const char *, int);
  86. math.h,106;106:abs;16450,11,0,int abs(int);
  87. process.h,59;59:spawnvpe;16450,11,0,int spawnvpe(int, char *, char *[], char **);
  88. stdlib.h,100;100:strtoul;16450,11,0,unsigned long strtoul(const char *, char **, int);
  89. string.h,157;157:__strncpy__;16450,11,0,char *__strncpy__(char *, const char *, size_t);
  90. mem.h,70;70:_fmovmem;16450,11,0,void far _fmovmem(const void far *, void far *, unsigned);
  91. stdlib.h,80;80:div;16450,11,0,div_t div(int, int);
  92. math.h,29;29:cos;16450,11,0,double cos(double);
  93. string.h,55;55:strxfrm;16450,11,0,size_t strxfrm(char *, const char *, size_t);
  94. math.h,24;24:acos;16450,11,0,double acos(double);
  95. math.h,31;31:exp;16450,11,0,double exp(double);
  96. math.h,67;67:sqrtl;16450,11,0,long double sqrtl(long double);
  97. time.h,82;82:stime;16450,11,0,int stime(time_t *);
  98. stdio.h,165;165:rename;16450,11,0,int rename(const char *, const char *);
  99. stdio.h,201;201:fdopen;16450,11,0,FILE *fdopen(int, char *);
  100. stdlib.h,86;86:malloc;16450,11,0,void *malloc(size_t);
  101. stdlib.h,94;94:realloc;16450,11,0,void *realloc(void *, size_t);
  102. math.h,38;38:log;16450,11,0,double log(double);
  103. process.h,32;32:_psp;8258,12,0,unsigned _psp;
  104. math.h,118;118:pow10l;16450,11,0,long double pow10l(int);
  105. ctype.h,30;30:isalpha;16450,11,0,int isalpha(int);
  106. math.h,28;28:ceil;16450,11,0,double ceil(double);
  107. ctype.h,29;29:isalnum;16450,11,0,int isalnum(int);
  108. math.h,45;45:tan;16450,11,0,double tan(double);
  109. math.h,41;41:pow;16450,11,0,double pow(double, double);
  110. math.h,42;42:sin;16450,11,0,double sin(double);
  111. string.h,161;161:__strset__;16450,11,0,char *__strset__(char *, int);
  112. stdlib.h,250;250:ultoa;16450,11,0,char *ultoa(unsigned long, char *, int);
  113. stdio.h,164;164:remove;16450,11,0,int remove(const char *);
  114. math.h,26;26:atan;16450,11,0,double atan(double);
  115. stdio.h,191;191:getchar;16450,11,0,int getchar(void);
  116. stdio.h,192;192:putchar;16450,11,0,int putchar(const int);
  117. math.h,25;25:asin;16450,11,0,double asin(double);
  118. math.h,32;32:fabs;16450,11,0,double fabs(double);
  119. math.h,107;107:atof;16450,11,0,double atof(const char *);
  120. stdlib.h,73;73:atoi;16450,11,0,int atoi(const char *);
  121. stdlib.h,74;74:atol;16450,11,0,long atol(const char *);
  122. stdlib.h,204;204:ecvt;16450,11,0,char *ecvt(double, int, int *, int *);
  123. ctype.h,31;31:isascii;16450,11,0,int isascii(int);
  124. stdlib.h,171;171:sys_errlist;8258,12,0,char *sys_errlist[];
  125. process.h,51;51:_exit;16450,11,0,void _exit(int);
  126. math.h,30;30:cosh;16450,11,0,double cosh(double);
  127. math.h,54;54:cosl;16450,11,0,long double cosl(long double);
  128. time.h,55;55:localtime;16450,11,0,struct tm *localtime(const time_t *);
  129. stdio.h,195;195:feof;16450,11,0,int feof(FILE *);
  130. string.h,152;152:__strlen__;16450,11,0,size_t __strlen__(const char *);
  131. stdlib.h,207;207:fcvt;16450,11,0,char *fcvt(double, int, int *, int *);
  132. stdio.h,152;152:freopen;16450,11,0,FILE *freopen(const char *, const char *, FILE *);
  133. stdlib.h,151;151:_osmajor;8258,12,0,unsigned char _osmajor;
  134. stdio.h,140;140:clearerr;16450,11,0,void clearerr(FILE *);
  135. stdlib.h,212;212:gcvt;16450,11,0,char *gcvt(double, int, char *);
  136. stdio.h,189;189:getc;16450,11,0,int getc(FILE *);
  137. stdio.h,160;160:gets;16450,11,0,char *gets(char *);
  138. stdio.h,207;207:getw;16450,11,0,int getw(FILE *);
  139. math.h,35;35:fmod;16450,11,0,double fmod(double, double);
  140. stdio.h,142;142:fflush;16450,11,0,int fflush(FILE *);
  141. ctype.h,33;33:isdigit;16450,11,0,int isdigit(int);
  142. math.h,33;33:__fabs__;16450,11,0,double __fabs__(double);
  143. stdlib.h,82;82:free;16450,11,0,void free(void *);
  144. process.h,39;39:abort;16450,11,0,void abort(void);
  145. stdio.h,196;196:ferror;16450,11,0,int ferror(FILE *);
  146. stdio.h,174;174:strerror;16450,11,0,char *strerror(int);
  147. process.h,50;50:exit;16450,11,0,void exit(int);
  148. math.h,55;55:expl;16450,11,0,long double expl(long double);
  149. math.h,48;48:acosl;16450,11,0,long double acosl(long double);
  150. process.h,60;60:system;16450,11,0,int system(const char *);
  151. math.h,109;109:labs;16450,11,0,long labs(long);
  152. stdlib.h,85;85:ldiv;16450,11,0,ldiv_t ldiv(long, long);
  153. stdio.h,166;166:rewind;16450,11,0,void rewind(FILE *);
  154. stdlib.h,103;103:wcstombs;16450,11,0,size_t wcstombs(char *, const wchar_t *, size_t);
  155. time.h,59;59:strftime;16450,11,0,size_t strftime(char *, size_t, const char *, const struct tm *);
  156. stdlib.h,213;213:itoa;16450,11,0,char *itoa(int, char *, int);
  157. time.h,53;53:difftime;16450,11,0,double difftime(time_t, time_t);
  158. time.h,83;83:tzset;16450,11,0,void tzset(void);
  159. time.h,66;66:daylight;8258,12,0,int daylight;
  160. stdio.h,183;183:vscanf;16450,11,0,int vscanf(const char *, void *);
  161. math.h,62;62:logl;16450,11,0,long double logl(long double);
  162. math.h,40;40:modf;16450,11,0,double modf(double, double *);
  163. stdlib.h,90;90:mbtowc;16450,11,0,int mbtowc(wchar_t *, const char *, size_t);
  164. stdio.h,108;108:_nfile;8258,12,0,unsigned _nfile;
  165. ctype.h,32;32:iscntrl;16450,11,0,int iscntrl(int);
  166. setjmp.h,34;34:longjmp;16450,11,0,void longjmp(jmp_buf, int);
  167. string.h,107;107:_fstrlen;16450,11,0,size_t far _fstrlen(const char far *);
  168. time.h,84;84:_strdate;16450,11,0,char *_strdate(char *);
  169. stdlib.h,152;152:_osminor;8258,12,0,unsigned char _osminor;
  170. stdlib.h,235;235:__rotl__;16450,11,0,unsigned __rotl__(unsigned, int);
  171. stdlib.h,224;224:ltoa;16450,11,0,char *ltoa(long, char *, int);
  172. string.h,147;147:__stpcpy__;16450,11,0,char *__stpcpy__(char *, const char *);
  173. string.h,72;72:_stpcpy;16450,11,0,char *_stpcpy(char *, const char *);
  174. stdio.h,107;107:_streams;8258,12,0,FILE _streams[];
  175. string.h,108;108:_fstrlwr;16450,11,0,char far *_fstrlwr(char far *);
  176. mem.h,41;41:memchr;16450,11,0,void *memchr(const void *, int, size_t);
  177. mem.h,42;42:memcmp;16450,11,0,int memcmp(const void *, const void *, size_t);
  178. stdlib.h,244;244:_splitpath;16450,11,0,void _splitpath(const char *, char *, char *, char *, char *);
  179. mem.h,44;44:memcpy;16450,11,0,void *memcpy(void *, const void *, size_t);
  180. stdlib.h,93;93:rand;16450,11,0,int rand(void);
  181. string.h,100;100:_fstrcat;16450,11,0,char far *_fstrcat(char far *, const char far *);
  182. stdlib.h,232;232:_rotl;16450,11,0,unsigned _rotl(unsigned, int);
  183. stdlib.h,233;233:_rotr;16450,11,0,unsigned _rotr(unsigned, int);
  184. mem.h,82;82:__memcpy__;16450,11,0,void *__memcpy__(void *, const void *, size_t);
  185. string.h,101;101:_fstrchr;16450,11,0,char far *_fstrchr(const char far *, int);
  186. string.h,102;102:_fstrcmp;16450,11,0,int far _fstrcmp(const char far *, const char far *);
  187. string.h,103;103:_fstrcpy;16450,11,0,char far *_fstrcpy(char far *, const char far *);
  188. math.h,52;52:ceill;16450,11,0,long double ceill(long double);
  189. math.h,61;61:log10l;16450,11,0,long double log10l(long double);
  190. string.h,105;105:_fstrdup;16450,11,0,char far *_fstrdup(const char far *);
  191. math.h,111;111:poly;16450,11,0,double poly(double, int, double *);
  192. math.h,46;46:tanh;16450,11,0,double tanh(double);
  193. math.h,69;69:tanl;16450,11,0,long double tanl(long double);
  194. math.h,64;64:powl;16450,11,0,long double powl(long double, long double);
  195. ctype.h,69;69:_ftolower;16450,11,0,int _ftolower(int);
  196. stdio.h,171;171:sprintf;16450,11,0,int sprintf(char *, const char *, ...);
  197. stdio.h,147;147:fprintf;16450,11,0,int fprintf(FILE *, const char *, ...);
  198. stdio.h,182;182:vprintf;16450,11,0,int vprintf(const char *, void *);
  199. stdio.h,162;162:printf;16450,11,0,int printf(const char *, ...);
  200. math.h,43;43:sinh;16450,11,0,double sinh(double);
  201. math.h,66;66:sinl;16450,11,0,long double sinl(long double);
  202. stdlib.h,238;238:_searchenv;16450,11,0,void _searchenv(const char *, const char *, char *);
  203. stdio.h,194;194:putc;16450,11,0,int putc(const int, FILE *);
  204. mem.h,50;50:memset;16450,11,0,void *memset(void *, int, size_t);
  205. stdio.h,163;163:puts;16450,11,0,int puts(const char *);
  206. stdio.h,208;208:putw;16450,11,0,int putw(int, FILE *);
  207. time.h,56;56:time;16450,11,0,time_t time(time_t *);
  208. stdlib.h,218;218:_lrotl;16450,11,0,unsigned long _lrotl(unsigned long, int);
  209. string.h,120;120:_fstrrev;16450,11,0,char far *_fstrrev(char far *);
  210. stdlib.h,236;236:__rotr__;16450,11,0,unsigned __rotr__(unsigned, int);
  211. time.h,68;68:tzname;8258,12,2,char *const tzname[];
  212. string.h,121;121:_fstrset;16450,11,0,char far *_fstrset(char far *, int);
  213. stdlib.h,219;219:_lrotr;16450,11,0,unsigned long _lrotr(unsigned long, int);
  214. string.h,122;122:_fstrspn;16450,11,0,size_t far _fstrspn(const char far *, const char far *);
  215. string.h,124;124:_fstrtok;16450,11,0,char far *_fstrtok(char far *, const char far *);
  216. string.h,123;123:_fstrstr;16450,11,0,char far *_fstrstr(const char far *, const char far *);
  217. string.h,160;160:__strrchr__;16450,11,0,char *__strrchr__(const char *, int);
  218. stat.h,45;45:stat;16450,11,0,int stat(char *, struct stat *);
  219. math.h,27;27:atan2;16450,11,0,double atan2(double, double);
  220. string.h,125;125:_fstrupr;16450,11,0,char far *_fstrupr(char far *);
  221. math.h,44;44:sqrt;16450,11,0,double sqrt(double);
  222. process.h,41;41:_c_exit;16450,11,0,void _c_exit(void);
  223. stdlib.h,249;249:swab;16450,11,0,void swab(char *, char *, int);
  224. stdio.h,175;175:tmpfile;16450,11,0,FILE *tmpfile(void);
  225. math.h,116;116:hypotl;16450,11,0,long double hypotl(long double, long double);
  226. math.h,51;51:atanl;16450,11,0,long double atanl(long double);
  227. stdio.h,168;168:setbuf;16450,11,0,void setbuf(FILE *, char *);
  228. math.h,49;49:asinl;16450,11,0,long double asinl(long double);
  229. stdlib.h,83;83:getenv;16450,11,0,char *getenv(const char *);
  230. math.h,56;56:fabsl;16450,11,0,long double fabsl(long double);
  231. stdio.h,210;210:_strerror;16450,11,0,char *_strerror(const char *);
  232. mem.h,55;55:setmem;16450,11,0,void setmem(void *, unsigned, char);
  233. setjmp.h,35;35:setjmp;16450,11,0,int setjmp(jmp_buf);
  234. time.h,58;58:clock;16450,11,0,clock_t clock(void);
  235. process.h,45;45:execlpe;16450,11,0,int execlpe(char *, char *, ...);
  236. stdlib.h,241;241:_searchstr;16450,11,0,void _searchstr(const char *, const char *, char *);
  237. stdlib.h,172;172:sys_nerr;8258,12,0,int sys_nerr;
  238. stdio.h,144;144:fgetpos;16450,11,0,int fgetpos(FILE *, fpos_t *);
  239. stdio.h,156;156:fsetpos;16450,11,0,int fsetpos(FILE *, const fpos_t *);
  240. process.h,49;49:execvpe;16450,11,0,int execvpe(char *, char *[], char **);
  241. time.h,67;67:timezone;8258,12,0,long timezone;
  242. signal.h,38;38:signal;16450,11,0,void (*signal(int, void (*)(void)))(int);
  243. time.h,85;85:_strtime;16450,11,0,char *_strtime(char *);
  244. math.h,53;53:coshl;16450,11,0,long double coshl(long double);
  245. ctype.h,34;34:isgraph;16450,11,0,int isgraph(int);
  246. stdlib.h,99;99:_strtold;16450,11,0,long double _strtold(const char *, char **);
  247. stdio.h,143;143:fgetc;16450,11,0,int fgetc(FILE *);
  248. stdio.h,223;223:_InitEasyWin;16450,11,0,void _InitEasyWin(void);
  249. stdio.h,204;204:fputchar;16450,11,0,int fputchar(int);
  250. string.h,148;148:__strcat__;16450,11,0,char *__strcat__(char *, const char *);
  251. stdio.h,145;145:fgets;16450,11,0,char *fgets(char *, int, FILE *);
  252. stdio.h,200;200:fcloseall;16450,11,0,int fcloseall(void);
  253. string.h,106;106:_fstricmp;16450,11,0,int far _fstricmp(const char far *, const char far *);
  254. time.h,52;52:ctime;16450,11,0,char *ctime(const time_t *);
  255. math.h,57;57:floorl;16450,11,0,long double floorl(long double);
  256. stdlib.h,79;79:calloc;16450,11,0,void *calloc(size_t, size_t);
  257. stdlib.h,149;149:environ;8258,12,0,char **environ;
  258. stdlib.h,225;225:_makepath;16450,11,0,void _makepath(char *, const char *, const char *, const char *, const char *);
  259. string.h,76;76:strnicmp;16450,11,0,int strnicmp(const char *, const char *, size_t);
  260. string.h,109;109:_fstrncat;16450,11,0,char far *_fstrncat(char far *, const char far *, size_t);
  261. string.h,111;111:_fstrncmp;16450,11,0,int far _fstrncmp(const char far *, const char far *, size_t);
  262. string.h,113;113:_fstrncpy;16450,11,0,char far *_fstrncpy(char far *, const char far *, size_t);
  263. string.h,149;149:__strchr__;16450,11,0,char *__strchr__(const char *, int);
  264. math.h,34;34:floor;16450,11,0,double floor(double);
  265. math.h,58;58:fmodl;16450,11,0,long double fmodl(long double, long double);
  266. stdlib.h,221;221:lsearch;16450,11,0,void *lsearch(const void *, void *, size_t *, size_t, int (*)(const void *, const void *));
  267. stdlib.h,75;75:bsearch;16450,11,0,void *bsearch(const void *, const void *, size_t, size_t, int (*)(const void *, const void *));
  268. stdlib.h,230;230:putenv;16450,11,0,int putenv(const char *);
  269. stdio.h,150;150:fread;16450,11,0,size_t fread(void *, size_t, size_t, FILE *);
  270. stdio.h,146;146:fopen;16450,11,0,FILE *fopen(const char *, const char *);
  271. string.h,117;117:_fstrnset;16450,11,0,char far *_fstrnset(char far *, int, size_t);
  272. errno.h,73;73:errno;8258,12,0,int errno;
  273. math.h,110;110:matherr;16450,11,0,int matherr(struct exception *);
  274. stdio.h,155;155:fseek;16450,11,0,int fseek(FILE *, long, int);
  275. string.h,150;150:__strcmp__;16450,11,0,int __strcmp__(const char *, const char *);
  276. math.h,36;36:frexp;16450,11,0,double frexp(double, int *);
  277. process.h,42;42:execl;16450,11,0,int execl(char *, char *, ...);
  278. process.h,46;46:execv;16450,11,0,int execv(char *, char *[]);
  279. stdio.h,157;157:ftell;16450,11,0,long ftell(FILE *);
  280. stdio.h,148;148:fputc;16450,11,0,int fputc(int, FILE *);
  281. stdio.h,149;149:fputs;16450,11,0,int fputs(const char *, FILE *);
  282. mem.h,65;65:_fmemicmp;16450,11,0,int far _fmemicmp(const void far *, const void far *, size_t);
  283. timeb.h,30;30:ftime;16450,11,0,void ftime(struct timeb *);
  284. stdio.h,154;154:fscanf;16450,11,0,int fscanf(FILE *, const char *, ...);
  285. stdio.h,180;180:vfscanf;16450,11,0,int vfscanf(FILE *, const char *, void *);
  286. stat.h,44;44:fstat;16450,11,0,int fstat(int, struct stat *);
  287. string.h,104;104:_fstrcspn;16450,11,0,size_t far _fstrcspn(const char far *, const char far *);
  288. stdlib.h,209;209:_fullpath;16450,11,0,char *_fullpath(char *, const char *, size_t);
  289. string.h,151;151:__strcpy__;16450,11,0,char *__strcpy__(char *, const char *);
  290. time.h,57;57:mktime;16450,11,0,time_t mktime(struct tm *);
  291. math.h,59;59:frexpl;16450,11,0,long double frexpl(long double, int *);
  292. ctype.h,68;68:tolower;16450,11,0,int tolower(int);
  293. ctype.h,35;35:islower;16450,11,0,int islower(int);
  294. string.h,159;159:__strnset__;16450,11,0,char *__strnset__(char *, int, size_t);
  295. mem.h,67;67:_fmemmove;16450,11,0,void far *_fmemmove(void far *, const void far *, size_t);
  296. mem.h,60;60:_fmemchr;16450,11,0,void far *_fmemchr(const void far *, int, size_t);
  297. process.h,43;43:execle;16450,11,0,int execle(char *, char *, ...);
  298. mem.h,61;61:_fmemcmp;16450,11,0,int far _fmemcmp(const void far *, const void far *, size_t);
  299. process.h,44;44:execlp;16450,11,0,int execlp(char *, char *, ...);
  300. math.h,37;37:ldexp;16450,11,0,double ldexp(double, int);
  301. mem.h,63;63:_fmemcpy;16450,11,0,void far *_fmemcpy(void far *, const void far *, size_t);
  302. process.h,47;47:execve;16450,11,0,int execve(char *, char *[], char **);
  303. process.h,48;48:execvp;16450,11,0,int execvp(char *, char *[]);
  304. process.h,52;52:spawnl;16450,11,0,int spawnl(int, char *, char *, ...);
  305. stdio.h,169;169:setvbuf;16450,11,0,int setvbuf(FILE *, char *, int, size_t);
  306. process.h,56;56:spawnv;16450,11,0,int spawnv(int, char *, char *[]);
  307. stdlib.h,214;214:lfind;16450,11,0,void *lfind(const void *, const void *, size_t *, size_t, int (*)(const void *, const void *));
  308. mem.h,58;58:_fmemccpy;16450,11,0,void far *_fmemccpy(void far *, const void far *, int, size_t);
  309. string.h,118;118:_fstrpbrk;16450,11,0,char far *_fstrpbrk(const char far *, const char far *);
  310. stdlib.h,87;87:mblen;16450,11,0,int mblen(const char *, size_t);
  311. stdlib.h,64;64:__abs__;16450,11,0,int __abs__(int);
  312. mem.h,69;69:_fmemset;16450,11,0,void far *_fmemset(void far *, int, size_t);
  313. time.h,54;54:gmtime;16450,11,0,struct tm *gmtime(const time_t *);
  314. string.h,119;119:_fstrrchr;16450,11,0,char far *_fstrrchr(const char far *, int);
  315. mem.h,72;72:_fsetmem;16450,11,0,void far _fsetmem(void far *, unsigned, char);
  316. mem.h,51;51:movedata;16450,11,0,void movedata(unsigned, unsigned, unsigned, unsigned, size_t);
  317. math.h,39;39:log10;16450,11,0,double log10(double);
  318. math.h,108;108:hypot;16450,11,0,double hypot(double, double);
  319. process.h,53;53:spawnle;16450,11,0,int spawnle(int, char *, char *, ...);
  320. process.h,54;54:spawnlp;16450,11,0,int spawnlp(int, char *, char *, ...);
  321. mem.h,84;84:__memset__;16450,11,0,void *__memset__(void *, int, size_t);
  322. ctype.h,40;40:isxdigit;16450,11,0,int isxdigit(int);
  323. process.h,57;57:spawnve;16450,11,0,int spawnve(int, char *, char *[], char **);
  324. stdio.h,172;172:sscanf;16450,11,0,int sscanf(const char *, const char *, ...);
  325. stdio.h,186;186:vsscanf;16450,11,0,int vsscanf(const char *, const char *, void *);
  326. process.h,58;58:spawnvp;16450,11,0,int spawnvp(int, char *, char *[]);
  327.